projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c2b888
)
Add Bug#8828 to my 2011-06-15 entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 31 Dec 2011 08:36:43 +0000
(
00:36
-0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 31 Dec 2011 08:36:43 +0000
(
00:36
-0800)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e8b59fff9a976ae5359a2d4f2c59e3a0bca4516c..937b96107bc0d25873aa129d9d20362500a4975c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4433,7
+4433,7
@@
2011-06-15 Paul Eggert <eggert@cs.ucla.edu>
- Integer overflow and signedness fixes (Bug#8873).
+ Integer overflow and signedness fixes (Bug#8873
, Bug#8828
).
* ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.
(GET_CCL_RANGE, IN_INT_RANGE): Use it.